const github.com/go-pg/pg/v10/orm.pgTypeDoublePrecision
4 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L1243: return pgTypeDoublePrecision
table.go#L1265: return pgTypeDoublePrecision
table.go#L1293: return pgTypeDoublePrecision
types.go#L25: pgTypeDoublePrecision = "double precision" // 8 byte floating point (15 digit precision)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)